Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1860 LibUsb Transfer Buffer Error Handling Enhancements #1950

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

DSheirer
Copy link
Owner

@DSheirer DSheirer commented Aug 21, 2024

Closes #1860
Resolves USB transfer buffer (re)submit error tracking. Synchronizes the submit transfers method so that multi-threaded access doesn't cause accounting errors. Ignores LIBUSB_ERROR_BUSY when (re)submitting due to accounting errors.

Removes several P25P1 unrecognized messaging loggers.

@DSheirer DSheirer added this to the Version 0.6.1 milestone Aug 21, 2024
@DSheirer DSheirer self-assigned this Aug 21, 2024
…racking. Synchronizes the submit transfers method so that multi-threaded access doesn't cause accounting errors. Ignores LIBUSB_ERROR_BUSY when (re)submitting due to accounting errors. Comments out several P25 unrecognized messaging loggers.
@DSheirer DSheirer force-pushed the 1860-usb-error-on-resubmit-transfer branch from cf5d762 to e66ce46 Compare August 21, 2024 07:24
@DSheirer DSheirer merged commit c348741 into master Aug 21, 2024
3 checks passed
@DSheirer DSheirer deleted the 1860-usb-error-on-resubmit-transfer branch August 21, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant